home *** CD-ROM | disk | FTP | other *** search
/ Eros - Digital Erotica & Games / Eros - Digital Erotica & Games.iso / mac / EROS vol.1 / EROS vol.DXR / 00109.ls < prev    next >
Encoding:
Text File  |  1995-07-07  |  169 b   |  11 lines

  1. on TranR
  2.   cursor(4)
  3.   killpup()
  4.   if the machineType = 256 then
  5.     movoff()
  6.     puppetTransition(11, 0, 128, 1)
  7.   else
  8.     puppetTransition(11, 0, 16, 1)
  9.   end if
  10. end
  11.